home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / shell / ViNCUpdate.readme < prev   
Encoding:
Text File  |  1999-09-06  |  9.7 KB  |  222 lines

  1. Short:    ViNCEd, the final CON: solution. ^Z, TAB Expand....
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Version:  3.69.1
  5. Type:     util/shell
  6. Requires: Any Amiga, any kickstart version (even 1.2 will do), ViNCEd 3.6x
  7. Replaces: ViNCGoodies.lha, ViNCBeta.lha
  8.  
  9. ---------------------------------------------------------------------------
  10. Warning: The 3.69 release is the LAST release that still support Os 1.x
  11. ---------------------------------------------------------------------------
  12.  
  13. This archive upgrades ViNCEd 3.6x to version 3.69. To perform the upgrade,
  14. rename the ORIGINAL ViNCEd archive on your HD to "ViNCUpdate", then unpack
  15. this archive ON TOP of this. The result is the full 3.69 distribution,
  16. except for the 3.69 guide which is not included - however, not too much
  17. changed anyways.
  18.  
  19.                         About ViNCEd
  20. ---------------------------------------------------------------------------
  21. The latest version (3.69) of my full screen shell editor (CON: replacement)
  22. ---------------------------------------------------------------------------
  23.  
  24. Features:
  25. -Extremly flexible
  26. -Comes with prefs program with nice GUI
  27. -User defineable macros and buttons (gadgets) with parameters
  28. -Full screen editor, not line limited
  29. -Compatible to CON: and ConMan
  30. -VT-220 emulation build in
  31. -ANSI (VT-xxx) colors on request
  32. -Freely configurable keyboard
  33. -ASCII prefs, a standard editor is enough to change them by hand.
  34. -Keypad mode on request (numeric keypad for cursor control)
  35. -Supports control sequences of:
  36.         -CON:
  37.         -VT-220
  38.         -DEC
  39.         -XTerm (Unix Shells)
  40.         -SGI winterm
  41.         -plus private stuff (set keyboard, colors and font by ctrl seqs)
  42. -TAB expansion, with different TAB requesters as option
  43. -TAB expansion cache
  44. -Colored cursor on request
  45. -Menu, clipboard support build in (no ConClip needed)
  46. -"More than complete" online help plus documentation
  47. -C include files, autodocs for the library included
  48. -Screen title might contain path/fail codes/CLI number & more
  49. -Localizeable (German available, more locales welcome)
  50. -Job control á la unix with Ctrl-Z
  51.         -suspends shell jobs
  52.         -sends shell jobs to forgeground & background
  53.          using tiny shell scripts "fg" and "bg" like unix
  54. -documented library for own applications and editor programming
  55. -iconification support
  56. -uses public "tbiclass" gadgets of VisualPrefs, or Massimo's
  57.  toolbutton images if available. 
  58. -easy installation
  59. -full control by single program (SetVNC)
  60. -clipboard support, snip control with middle mouse button or Ctrl-left-Mouse
  61. -can create private screens on request
  62. -font & monitor selectable by prefs
  63. -icon drop, with modifiers for path/name only
  64. -100% assembly language => fast & short (err, as short as I could do it.)
  65.  
  66. Plus:   It's 100% free! Hey, I must be crazy!
  67.  
  68. -----------------------------------------------------------------------------
  69.  
  70. -------- history ----- this is not the complete history, read the guide!----
  71.  
  72. Changes made for 3.69.1:
  73.  
  74.     The SetVNC color selector did not work on hicolor or true-color 
  75.     screens, fixed.    
  76.     SetVNC allocates a hardware sprite in case no free pen is avail-
  77.     able. Unfortunately, the Os sprite allocation function of the V39
  78.     graphics library (and propably that of V40, too) seems to have
  79.     problems to allocate a hardware sprite in case the intuition
  80.     mouse pointer is in AGA hires mode. The result is unpredictable:
  81.     The Os manages to remap the hires pointer to lores from time to
  82.     time, of course loosing precision; sometimes it does not and leaves
  83.     a corrupt sprite and a hires sprite to SetVNC, unlike desired.
  84.     There is currently no way of allocating a sprite in a given mode
  85.     without causing this problem, so there is unfortunately no fix.
  86.     To work around this problem, give the workbench more colors.
  87.  
  88. Changes made for 3.69:
  89.  
  90.     The color of the dots in the default cursor could have been wrong.
  91.     The calculation of the window height in the window open routine was
  92.     wrong by as much as one pixel and therefore failed. 
  93.     Re-enabled the automatic resizing of the window because this makes 
  94.     indeed some sense.
  95.         The SetVNC "Save To" and "Load From" functions used to be broken,
  96.         they even didn't show an error requester in case they failed. Urgh!
  97.  
  98. Changes made for 3.68:
  99.  
  100.         ViNCEd will now switch back to the system default font in case it is
  101.         opened on a screen with a proportional font; this mimicks the CON:
  102.         behaiviour. Thanks Raphael!
  103.         ViNCEd will no longer try to resize a window to make its contents
  104.         visible. If the window is too tiny, no output will be shown.
  105.         This is again identically to the CON: behaivour; however, unlike
  106.         for CON:, the cursor movement sequences remain working as ViNCEd
  107.         emulates a tiny 1x1 window if required. The guru 0x1e080001 is
  108.         now obsolete.
  109.         Fixed a bug in the tool button allocation, used the wrong font for
  110.         estimating the remaining size of the window title. Fixed!
  111.         Added the %w and %W screen title commands.
  112.         ViNCEd removes now the cursor if a "set border" command is sent.
  113.         Since nobody seems to read this guide, ViNCEd drops now a
  114.         trailing ".info" in the icon name for iconification.
  115.         Due to an oversight, the colored cursor and the ANSI colors
  116.         did not work at the same time. Ouch!
  117.         The version string in SetVNC wasn't correct.
  118.         Fixed a bug in the character overwrite routine... again!
  119.         Fixed a hit of SetVNC when inserting more buttons.
  120.  
  121. Changes made in 3.67:
  122.  
  123.         Added the %l and %o window title command to insert the state of the
  124.         NumLock and Overwrite qualifier.
  125.         ViNCEd will now try to adjust its icons correctly if some other
  126.         program hacked more than the system default icons into its title
  127.         ("PowerWindows").
  128.         The shortcuts of the ViNCEd windows can now be localized.
  129.     Fixed a bug in the TAB expansion cache handling of
  130.     multiassigns. 
  131.     Added a workaround for a bug in VIM.
  132.  
  133. Changes made in 3.66:
  134.         Fixed the broken "Insert CSI" and "Insert ESC" sequences.
  135.         Included an italian catalog by Francesco Leoni
  136.         and Francesco Mancuso. Thanks!
  137.         Added the "Restore Window" menu item.
  138.     Added mouse wheel support for serial mice.
  139.  
  140. -----------------------------------------------------------------------------
  141. Notes: 
  142.  
  143.         Check the TOP_SECRET or ReadMe.First file in this archive!
  144.     Especially, these SHOULD BE RUN FIRST before you start with
  145.     the installation.
  146.  
  147.         VirusWorkShop seems to have trouble with the overlay file structure
  148.         that is used by the SetVNC program.
  149.         THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  150.         manager which is really buggy!
  151.  
  152.         To trick VirusWorkshop, the SetVNC program in this archive is
  153.         encoded. Use the "Decode" program from the "Extras" drawer to
  154.         decode manually. The installer script has been updated to do 
  155.         this for you.
  156.  
  157. -----------------------------------------------------------------------------
  158.  
  159. Send ideas, improvements, bugreports (please as concrete as possible) to:
  160.  
  161.  
  162.         Thomas Richter
  163.  
  164.  
  165. EMail:  thor@math.tu-berlin.de
  166.  
  167. or "Wisit the Web" site:
  168.  
  169. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  170.  
  171. -----------------------------------------------------------------------------
  172.  
  173. April 1999
  174.  
  175.         Thomas
  176.  
  177.  
  178. ============================= Archive contents =============================
  179.  
  180. Original  Packed Ratio    Date     Time    Name
  181. -------- ------- ----- --------- --------  -------------
  182.      628     271 56.8% 19-Dec-98 13:55:00 +Antique.info
  183.      938     467 50.2% 24-Dec-98 00:30:52 +ATO.readme
  184.     2441    1123 53.9% 28-Feb-98 21:37:24 +ATO.ReadMe.First
  185.      856     378 55.8% 19-Dec-98 13:55:00 +ATO.ReadMe.First.info
  186.      856     375 56.1% 19-Dec-98 13:55:00 +ATO.readme.info
  187.      628     268 57.3% 19-Dec-98 13:55:00 +C.info
  188.    53708   28699 46.5% 03-Jul-99 20:43:54 +SetVNC.coded
  189.     1380     356 74.2% 03-Nov-96 17:28:28 +Disk.info
  190.      628     271 56.8% 19-Dec-98 13:59:30 +Extras.info
  191.       87      79  9.1% 07-Nov-98 13:06:48 +CONSOLE
  192.      481     263 45.3% 07-Nov-98 13:15:38 +CONSOLE.info
  193.      440     380 13.6% 18-Apr-99 13:12:08 +Decode
  194.      332     309  6.9% 10-Nov-98 23:42:50 +More.pch
  195.      112      96 14.2% 14-Nov-98 20:31:18 +Mount_CONSOLE
  196.      580     424 26.8% 23-Jan-99 18:49:58 +NamedConsoleHandler
  197.     9736    5880 39.6% 18-Apr-99 13:13:10 +StringSnip
  198.     2981    1426 52.1% 23-Jan-99 18:47:16 +StringSnip.prefs
  199.    10396    4335 58.3% 18-Apr-99 13:13:28 +StringSnip.readme
  200.      628     269 57.1% 23-Dec-98 13:42:22 +Install.info
  201.      805     477 40.7% 23-Dec-98 13:42:22 +Deutsch.info
  202.      793     469 40.8% 23-Dec-98 13:42:22 +English.info
  203.      803     482 39.9% 23-Dec-98 13:42:22 +Français.info
  204.   130829   38628 70.4% 23-Jan-99 18:34:28 +Install_VNC
  205.      803     480 40.2% 23-Dec-98 13:42:22 +Italiano.info
  206.      804     483 39.9% 23-Dec-98 13:42:22 +Slovensko.info
  207.      628     267 57.4% 19-Dec-98 13:54:58 +LIBS.info
  208.   123928   75159 39.3% 24-Apr-99 11:09:36 +vnc.library
  209.      628     268 57.3% 19-Dec-98 13:54:58 +LOCALE.info
  210.    14116    5327 62.2% 07-Feb-99 21:54:18 +VNC.prefs.catalog
  211.     1832     928 49.3% 26-Dec-98 00:32:30 +VNC.sys.catalog
  212.      628     269 57.1% 19-Dec-98 13:54:58 +Localize!.info
  213.    58078   18868 67.5% 07-Feb-99 21:54:40 +prefs.construct
  214.    10665    4118 61.3% 13-Mar-99 21:52:36 +sys.construct
  215.    31162   11801 62.1% 03-Jul-99 21:14:00 +Readme.First!
  216.     1826     892 51.1% 19-Dec-98 13:55:00 +Readme.First!.info
  217.    31162   11801 62.1% 03-Jul-99 21:14:04 +Top Secret!
  218.     1826     897 50.8% 19-Dec-98 13:55:00 +Top Secret!.info
  219.     7444    3257 56.2% 03-Jul-99 21:09:22 +ViNCUpdate.readme
  220. -------- ------- ----- --------- --------
  221.   506596  220540 56.4% 05-Jul-99 20:04:00   38 files
  222.